home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Disk Utility.app / Contents / Resources / English.lproj / LogWindow.nib / classes.nib next >
Encoding:
Text File  |  2005-01-10  |  2.4 KB  |  74 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 applyFilter = id; 
  6.                 cancelLoad = id; 
  7.                 clear = id; 
  8.                 deleteFile = id; 
  9.                 insertMarker = id; 
  10.                 load = id; 
  11.                 revertDocumentToSaved = id; 
  12.                 showOrHideLogList = id; 
  13.             }; 
  14.             CLASS = DULogController; 
  15.             LANGUAGE = ObjC; 
  16.             OUTLETS = {
  17.                 encodingPopUpButton = NSPopUpButton; 
  18.                 loadSlider = NSSlider; 
  19.                 maxValue = NSTextField; 
  20.                 midValue = NSTextField; 
  21.                 minValue = NSTextField; 
  22.                 reloadSheet = NSWindow; 
  23.                 searchField = NSSearchField; 
  24.                 splitView = NSSplitView; 
  25.                 textView = NSTextView; 
  26.             }; 
  27.             SUPERCLASS = NSWindowController; 
  28.         }, 
  29.         {
  30.             ACTIONS = {changeEncoding = id; showHelp = id; }; 
  31.             CLASS = FirstResponder; 
  32.             LANGUAGE = ObjC; 
  33.             SUPERCLASS = NSObject; 
  34.         }, 
  35.         {
  36.             ACTIONS = {showInfoPanel = id; }; 
  37.             CLASS = InfoPanel; 
  38.             LANGUAGE = ObjC; 
  39.             OUTLETS = {aboutBoxOptions = id; }; 
  40.             SUPERCLASS = NSObject; 
  41.         }, 
  42.         {
  43.             ACTIONS = {
  44.                 findNext = id; 
  45.                 findNextAndOrderFindPanelOut = id; 
  46.                 findPrevious = id; 
  47.                 jumpToSelection = id; 
  48.                 orderFrontFindPanel = id; 
  49.                 replace = id; 
  50.                 replaceAll = id; 
  51.                 replaceAndFind = id; 
  52.                 takeFindStringFromSelection = id; 
  53.             }; 
  54.             CLASS = TextFinder; 
  55.             LANGUAGE = ObjC; 
  56.             OUTLETS = {
  57.                 findNextButton = id; 
  58.                 findPanel = id; 
  59.                 findString = id; 
  60.                 findStringChangedSinceLastPasteboardUpdate = id; 
  61.                 findTextField = id; 
  62.                 ignoreCaseButton = id; 
  63.                 lastFindWasSuccessful = id; 
  64.                 replaceAllScopeMatrix = id; 
  65.                 replaceTextField = id; 
  66.                 statusField = id; 
  67.                 textObjectToSearchIn = id; 
  68.             }; 
  69.             SUPERCLASS = NSObject; 
  70.         }, 
  71.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  72.     ); 
  73.     IBVersion = 1; 
  74. }